home *** CD-ROM | disk | FTP | other *** search
/ Leisure Game Pak 1 / Leisure Game Pak I.iso / mod / pmp.rev < prev    next >
Text File  |  1994-08-17  |  7KB  |  145 lines

  1.  
  2.      ──────────────────────────────────────────────────────────────────────
  3.      Protected Module Player PMP (C) 1993 Jussi Lahdenniemi and Otto Chrons
  4.      ──────────────────────────────────────────────────────────────────────
  5.  
  6.                                Revision history
  7.  
  8.  
  9.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  10.  
  11.    Version 2.24    Bugfix                                  May the 25th, 1993
  12.                    Changed addresses
  13.  
  14.        - PMP didn't like 669 modules with too many patterns. It reported
  15.          module as corrupted... Now fixed.
  16.        - My netmail and email addresses have changed. I now have a better
  17.          Internet email address than before.. New addresses:
  18.          Fidonet 2:221/105.7, Internet email avatar@salpu.fipnet.fi
  19.  
  20.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  21.  
  22.    Version 2.23    Bugfixes                                May the 24th, 1993
  23.                    ARIA support
  24.                    669 support
  25.  
  26.        - S3M modules now play much better (commands are better supported)
  27.        - A bug in the STM and S3M loaders caused awful noises in modules
  28.          with very short looping instruments. Corrected, but not tested,
  29.          because I have no such modules.. Report if the bug is still there.
  30.        - Memory handling in V86 environment changed slightly. If you still
  31.          encounter runtime errors in the V86 mode, but not in the non-V86-
  32.          more, please report.
  33.        - PMP now supports the ARIA soundcard, though it does not work very
  34.          well with QEMM for some STRANGE reason. Sorry about that, I'm
  35.          trying to fix the bug..
  36.        - PMP now knows how to load the 669 modules. It also knows how to
  37.          play them... I guess...
  38.  
  39.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  40.  
  41.    Version 2.22    Bugfixes                                 May the 6th, 1993
  42.                    ScreamTracker 3 support!
  43.  
  44.        - I REALLY thought I had corrected the module list window updating
  45.          bug -- and, actually, I did. But, while correcting the bug I
  46.          happened to create a new one with the same result: nothing was
  47.          updated anyway.. Now definitely FIXED.
  48.        - A bug appeared into the memory handling in some version, I don't
  49.          know when. Anyway, it took about 30k of extra memory from DOS
  50.          shell when running with QEMM/EMM/other memory manager. Now fixed.
  51.        - Maybe also other bugs fixed. Too long a period between versions..
  52.        + PMP now plays ST3-modules (*.S3M)! There are three batch files
  53.          included to rip the music from Future Crew's demos Unreal, The
  54.          Party'93 -intro and Panic.
  55.  
  56.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  57.  
  58.    Version 2.21    Bugfix                                March the 24th, 1993
  59.                    'Chameleon' volume bars
  60.  
  61.        - After returning from the DOS shell PMP didn't update the module
  62.          list window properly (only the tags were shown, without the file
  63.          names). Corrected.
  64.        + Volume bars now change their color all the time. Looks fancy! :)
  65.  
  66.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  67.  
  68.    Version 2.20    Bugfixes                              March the 16th, 1993
  69.                    Instrument window
  70.                    Volume bars
  71.                    New addresses
  72.  
  73.        - A bug in the module disposing procedure sometimes caused the
  74.          computer to hang up. Fixed.
  75.        - Some other minor bugs fixed.
  76.        + Instrument window added
  77.        + Volume bars added.
  78.          !!! NOTE !!! Volume bars need very much CPU power. If there is
  79.                       not enough power, they will flicker. Press B to get
  80.                       rid of them.
  81.        + Layout was changed a little because of the changes above
  82.        * I have moved my point system into another address. Look at the
  83.          end screen or the documentation for the new information.
  84.  
  85.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  86.  
  87.    Version 2.10    Bugfixes                               March the 6th, 1993
  88.                    SB Pro stereo support
  89.                    Module window added
  90.                    Screen layout changed
  91.  
  92.        - A bug in the AMF loader fixed. Caused a runtime error 216 sometimes.
  93.        - The MOD loader was unable to load the 15-instrument mods. Corrected.
  94.        - A minor bug in the master volume fixed.
  95.        + SB Pro stereo support added.
  96.        + Added a window showing modules in the playing list.
  97.        + Mostly because of that, changed the screen layout slightly
  98.  
  99.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  100.  
  101.    Version 2.01    Bugfixes                               March the 5th, 1993
  102.                    New module format
  103.  
  104.        - A bug in module loader caused some patterns to black out from the
  105.          loaded module. Corrected.
  106.        - Problems with corrupted modules solved; previously they just caused
  107.          a memory-low -message to be shown, now they are handled correctly.
  108.        - The system is made a bit more stabile with some fixes. I hope it
  109.          helps somebody.. (It's not easy to write a DOS-shelling protected
  110.          mode application..)
  111.        - PMP is having problems with some disk caches. The system locks up
  112.          when you try to load something in the DOS shell. If somebody has
  113.          suggestions for solving this problem, please contact me.
  114.        + New AMF format with over four channels supported
  115.  
  116.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  117.  
  118.    Version 2.0     Bugfixes                               March the 4th, 1993
  119.                    More module formats
  120.                    New outlook
  121.                    Enhancements
  122.  
  123.        - Pro Audio Spectrum support did not work at all. Corrected.
  124.        - Also other bugfixes, but I can't remember what..
  125.        + Triton's Fast Tracker 6 and 8 channel module support added
  126.        + Changed the screen into 50-line mode.
  127.        - PMP now loads many modules to memory, so you can play multiple
  128.          modules at the background (and it takes no more memory from DOS!)
  129.        - Keyboard handler added, you can operate PMP also from DOS shell
  130.        - PMP now supports an environment variable, PMP, in which you can
  131.          save your preferred settings
  132.  
  133.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  134.  
  135.    Version 1.0     First release                          March the 1st, 1993
  136.  
  137.        - Plays modules just like DMP 2.11
  138.        - Loads STM, MOD and AMF files
  139.        - Runs in the protected mode
  140.        - Offers a DOS shell with even over 550k of memory left,
  141.          regardless of the size of the module!
  142.  
  143.  ···∙∙∙──────────────────────────────────────────────────────────────────∙∙∙···
  144.  
  145.